CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 1024 fft

搜索资源列表

  1. ding

    4下载:
  2. 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1603
    • 提供者:何亮
  1. 1024FFT-verilog-hdl

    2下载:
  2. 基于spartan 3e 的IFFT算法verilog HDL程序-Based on the verilog 3e Spartan IFFT algorithm of HDL program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-25
    • 文件大小:437248
    • 提供者:caizhixiang
  1. work

    0下载:
  2. 包含DVB-T标准中的内交织,内编码,卷积交织,和基4FFT 1024。所有程序为MATLAB实现,特别推荐FFT旋转因子求法。-Includes DVB-T standard within intertwined, with coding, Convolutional Interleaver, and base 4FFT 1024. MATLAB realization of all the procedures, in particular, recommended rotating fac
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2512
    • 提供者:赵静
  1. cf_fft_1024_8

    1下载:
  2. 用verilog编写的1024点的fft快速傅立叶变换-Verilog prepared using 1024 point fft Fast Fourier Transform
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-15
    • 文件大小:11572
    • 提供者:xlxiaoling
  1. AD1024FFT

    0下载:
  2. 基于dsp2812的1024点快速傅里叶变换FFT-1024 fft based on dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:173137
    • 提供者:qianzhe
  1. FFT_fixedPoint_console

    1下载:
  2. 定点复数FFT算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex FFT algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:66121
    • 提供者:raoxuefeng
  1. FFT_fixedPoint_VCdemo

    1下载:
  2. VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:88008
    • 提供者:raoxuefeng
  1. FFT1024

    0下载:
  2. 利用DSP的1024点蝶形运算FFT全套程序,很不错的-The use of DSP computing 1024-point FFT butterfly full set of procedures, very good
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:15446
    • 提供者:www
  1. fft1024

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1729
    • 提供者:blackmew
  1. 1204pointsFFT

    0下载:
  2. 1024点FFT VHDL实现,含有说明部分,自己好好理解,可自行修改-1024 point FFT VHDL realization that contain part of a good understanding of their own, they are free to modify
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:28010
    • 提供者:kevin
  1. fft_nios

    0下载:
  2. 在nios的集成开发环境中,实现了1024点的fft运算,并可以硬件加速-In nios integrated development environment, the realization of a 1024 point fft computation, and can be hardware-accelerated
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:13130
    • 提供者:黄易飞
  1. fft1024

    0下载:
  2. 1024点FFT运算的软件实现方法,可移植NIOS和ARM,有详细说明-1024-point FFT method of computing software, portable NIOS and ARM, is described in detail
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:165519
    • 提供者:shaw
  1. 102FFT

    0下载:
  2. 1024点的FFT变换,可以试试还不错的-1024-point FFT transform, you can try is also a good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:440187
    • 提供者:李小虎
  1. FFT

    1下载:
  2. 采用F2812dsp实现的1024点FFT-F2812dsp achieved using 1024-point FFT
  3. 所属分类:DSP program

    • 发布日期:2015-05-25
    • 文件大小:162657
    • 提供者:何亮
  1. 16_points_DIT_FFT_MATLAB

    0下载:
  2. 基于时域抽取的1024点FFT函数。适合用于演示算法计算过程,既教学。可以扩展成2次幂点数的FFT计算。开发环境MATLAB。-1024-point Decimation-in-time FFT function. Algorithm suitable for presentation process, both the teaching. Can be expanded into a power of two points of the FFT calculation. Development
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:756
    • 提供者:南杰胤
  1. lgy

    0下载:
  2. fft的c语言实现,本程序用c语言基于fft的实现方法可以实现1024长度的序列fft变换-fft of c language, c language using the program fft-based method can achieve the realization of the sequence length 1024 fft transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2107
    • 提供者:mike
  1. aadil-fft

    0下载:
  2. FULL-FLEDGED fft PROCESSOR FOR 1024-POINT
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:624956
    • 提供者:adl
  1. fft

    0下载:
  2. 不定点的fft算法,当前可选择64,128,256,512,1024个点数,可自行添加其他-The fft algorithm is not fixed, the current choice 64,128,256,512,1024 one point, they are free to add other
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1064
    • 提供者:shenxian
  1. wimax_ostapenko-work

    0下载:
  2. 在WiMax中,探测导频和解码FCH。从国外网站获得。-In Wimax,just detect preamble and decode FCH for a hardcoded example values. E.g. we assume 10MHz and 1024 FFT.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:76053
    • 提供者:gao
  1. fft

    0下载:
  2. 用c语言可实现1024点的FFT(快速傅里叶变换)-1024-point FFT (Fast Fourier Transform) can be achieved using c language
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3408
    • 提供者:丁文东
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com